[INFO] cloning repository https://github.com/facebookincubator/fastmod
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/facebookincubator/fastmod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffacebookincubator%2Ffastmod", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffacebookincubator%2Ffastmod'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 258a38fb7a2fcdf254309f91870f0c6280b14c46
[INFO] fixing facebookincubator/fastmod against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffacebookincubator%2Ffastmod" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/facebookincubator/fastmod
[INFO] finished tweaking git repo https://github.com/facebookincubator/fastmod
[INFO] tweaked toml for git repo https://github.com/facebookincubator/fastmod written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/facebookincubator/fastmod on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/facebookincubator/fastmod already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded encoding_rs_io v0.1.7
[INFO] [stderr]   Downloaded grep-matcher v0.1.8
[INFO] [stderr]   Downloaded rprompt v1.0.5
[INFO] [stderr]   Downloaded grep v0.3.2
[INFO] [stderr]   Downloaded grep-searcher v0.1.16
[INFO] [stderr]   Downloaded grep-regex v0.1.14
[INFO] [stderr]   Downloaded grep-printer v0.2.2
[INFO] [stderr]   Downloaded grep-cli v0.1.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 10b2be1ef4736af044e2e5bbe0d6894cb54b973b1fdb19ef0d6d93913e5abcfb
[INFO] running `Command { std: "docker" "start" "10b2be1ef4736af044e2e5bbe0d6894cb54b973b1fdb19ef0d6d93913e5abcfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "10b2be1ef4736af044e2e5bbe0d6894cb54b973b1fdb19ef0d6d93913e5abcfb" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10b2be1ef4736af044e2e5bbe0d6894cb54b973b1fdb19ef0d6d93913e5abcfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "10b2be1ef4736af044e2e5bbe0d6894cb54b973b1fdb19ef0d6d93913e5abcfb" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking grep-matcher v0.1.8
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking rprompt v1.0.5
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking grep-searcher v0.1.16
[INFO] [stderr]     Checking grep-regex v0.1.14
[INFO] [stderr]     Checking grep-cli v0.1.12
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking grep-printer v0.2.2
[INFO] [stderr]     Checking grep v0.3.2
[INFO] [stderr]     Checking fastmod v0.4.5 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `Parser` in this scope
[INFO] [stdout]   --> src/main.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Debug, Parser)]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Parser` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/main.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | use clap::Parser;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> src/main.rs:75:3
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command(
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/main.rs:108:7
[INFO] [stdout]     |
[INFO] [stdout] 108 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/main.rs:115:7
[INFO] [stdout]     |
[INFO] [stdout] 115 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/main.rs:127:7
[INFO] [stdout]     |
[INFO] [stdout] 127 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/main.rs:134:7
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/main.rs:141:7
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/main.rs:151:7
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/main.rs:161:7
[INFO] [stdout]     |
[INFO] [stdout] 161 |     #[arg(long = "hidden", help = "Search hidden files.")]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/main.rs:164:7
[INFO] [stdout]     |
[INFO] [stdout] 164 |     #[arg(short = 'u', long = "no-ignore", help = "Also search ignored files.")]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/main.rs:167:7
[INFO] [stdout]     |
[INFO] [stdout] 167 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/main.rs:175:7
[INFO] [stdout]     |
[INFO] [stdout] 175 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/main.rs:181:7
[INFO] [stdout]     |
[INFO] [stdout] 181 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/main.rs:187:7
[INFO] [stdout]     |
[INFO] [stdout] 187 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/main.rs:194:7
[INFO] [stdout]     |
[INFO] [stdout] 194 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/main.rs:207:7
[INFO] [stdout]     |
[INFO] [stdout] 207 |     #[arg(index = 1, value_name = "REGEX", help = "Regular expression to match.")]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/main.rs:210:7
[INFO] [stdout]     |
[INFO] [stdout] 210 |     #[arg(index = 2, help = "Substitution to replace with.")]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Parser` in this scope
[INFO] [stdout]   --> src/main.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Debug, Parser)]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Parser` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/main.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | use clap::Parser;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> src/main.rs:75:3
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[command(
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/main.rs:108:7
[INFO] [stdout]     |
[INFO] [stdout] 108 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/main.rs:115:7
[INFO] [stdout]     |
[INFO] [stdout] 115 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/main.rs:127:7
[INFO] [stdout]     |
[INFO] [stdout] 127 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/main.rs:134:7
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `parse` found for struct `Args` in the current scope
[INFO] [stdout]    --> src/main.rs:931:15
[INFO] [stdout]     |
[INFO] [stdout] 107 | struct Args {
[INFO] [stdout]     | ----------- associated function or constant `parse` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 931 |     } = Args::parse();
[INFO] [stdout]     |               ^^^^^ associated function or constant not found in `Args`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `parse`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Parser`
[INFO] [stdout]             candidate #2: `TypedValueParser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/main.rs:141:7
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/main.rs:151:7
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/main.rs:161:7
[INFO] [stdout]     |
[INFO] [stdout] 161 |     #[arg(long = "hidden", help = "Search hidden files.")]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/main.rs:164:7
[INFO] [stdout]     |
[INFO] [stdout] 164 |     #[arg(short = 'u', long = "no-ignore", help = "Also search ignored files.")]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/main.rs:167:7
[INFO] [stdout]     |
[INFO] [stdout] 167 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/main.rs:175:7
[INFO] [stdout]     |
[INFO] [stdout] 175 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/main.rs:181:7
[INFO] [stdout]     |
[INFO] [stdout] 181 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/main.rs:187:7
[INFO] [stdout]     |
[INFO] [stdout] 187 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/main.rs:194:7
[INFO] [stdout]     |
[INFO] [stdout] 194 |     #[arg(
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/main.rs:207:7
[INFO] [stdout]     |
[INFO] [stdout] 207 |     #[arg(index = 1, value_name = "REGEX", help = "Regular expression to match.")]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]    --> src/main.rs:210:7
[INFO] [stdout]     |
[INFO] [stdout] 210 |     #[arg(index = 2, help = "Substitution to replace with.")]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fastmod` (bin "fastmod") due to 18 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no associated function or constant named `parse` found for struct `Args` in the current scope
[INFO] [stdout]    --> src/main.rs:931:15
[INFO] [stdout]     |
[INFO] [stdout] 107 | struct Args {
[INFO] [stdout]     | ----------- associated function or constant `parse` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 931 |     } = Args::parse();
[INFO] [stdout]     |               ^^^^^ associated function or constant not found in `Args`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `parse`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `Parser`
[INFO] [stdout]             candidate #2: `TypedValueParser`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fastmod` (bin "fastmod" test) due to 18 previous errors
[INFO] running `Command { std: "docker" "inspect" "10b2be1ef4736af044e2e5bbe0d6894cb54b973b1fdb19ef0d6d93913e5abcfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10b2be1ef4736af044e2e5bbe0d6894cb54b973b1fdb19ef0d6d93913e5abcfb", kill_on_drop: false }`
[INFO] [stdout] 10b2be1ef4736af044e2e5bbe0d6894cb54b973b1fdb19ef0d6d93913e5abcfb
